[email protected] wrote: > I had set maxprocessors to as much as 5000. And configured the timeout to > ensure nothing > would timeout... Trust me, I got the configuration right, I have previously > spent hours > and hours looking through the source code and practically know peruser > inside out. I even > added my own debug, to try and figure out where it was dying, but to no use > :/ >
Hello! The server should only reply with a 503 message when there are no processors available - you can try disabling that check by setting ProcessorWaitTimeout to 0. Also some more questions: - Does the benchmark create any error messages in the error log? - Could you please provide us with the output from ab and the command line invoked. - Are you using any connection/bandwidth limiting modules? -- Taavi Sannik DataCode OY _______________________________________________ Peruser mailing list [email protected] http://www.telana.com/mailman/listinfo/peruser
