https://bz.apache.org/bugzilla/show_bug.cgi?id=58825

--- Comment #9 from [email protected] ---
Currently, and at least for big file upload using XMLHTTPRequest, here are the
avg speed results (incl. php overhead) :

Chrome / HTTP2 / Apache : 21MB/s
Chrome / HTTP1 / Apache : 49MB/s
Chrome / HTTP2 / NGinx  : 18MB/s
Chrome / HTTP1 / NGinx  : 40MB/s
FireFox / HTTP2 / Apache : 51MB/s
FireFox / HTTP1 / Apache : 98MB/s
FireFox / HTTP2 / NGinx  : 45MB/s
FireFox / HTTP1 / NGinx  : 86MB/s

So Chrome performs really really bad, but HTTP2 protocol is not good for that
too... and I'm not convinced that doing Apache/HTTP2 speed optimisation would
greatly improve speed for the last...

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to