HSphere server to "buffer" output = faster?

In ASP land at least, it’s well known that buffering the HTML output results in a big speed increase.

Would this be true of the HSphere CP server too? Or does it only apply to Windows servers?

Currently HSphere html output isn’t buffered - you can see it “thinking” when it pauses in its output from time to time. What would happen if you forced the CP web server to buffer output?

I think it is java thinking that makes it slow :smiley:

Seems to be consistant for any CP over 800 users that the cp will have some thinking times, that being said, I have used about 8 different companies hsphere CPs, and ours is pretty speedy compared to some.

Yep, I have been with a few compaines using H-sphere and things got pretty slow, some were even using H-Sphere on a server with tons of other stuff running, talk about slow… JodoHost is quick compared to what I have seen.

Indeed, the speed is generally good, 'twas just a thought that popped into mind. Cheers!

I dont really know the answer, but I tihnk asp buffering is quite different than java buffering.