Skip to content

Commit

Permalink
Likely fix for print server deadlocks.
Browse files Browse the repository at this point in the history
Update print servlet wars and configuration.
  • Loading branch information
Jesse Eichar committed May 26, 2014
1 parent 986c60a commit ddda3fe
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions print/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ perHostParallelFetches: 32
connectionTimeout: 30000
socketTimeout: 60000

ignoreCapabilities: true
maxPrintTimeBeforeWarningInSeconds: 120
printTimeoutMinutes: 5

#---------------------------------------
# A4 landscape:
#---------------------------------------
Expand Down
Binary file modified print/print-servlet-2.0-SNAPSHOT-IMG-MAGICK.war
Binary file not shown.
Binary file modified print/print-servlet-2.0-SNAPSHOT.war
Binary file not shown.
Binary file removed print/print-servlet-2.1-SNAPSHOT-IMG-MAGICK.war
Binary file not shown.
Binary file removed print/print-servlet-2.1-SNAPSHOT.war
Binary file not shown.

0 comments on commit ddda3fe

Please sign in to comment.