Skip to content Skip to sidebar Skip to footer
Showing posts with the label Httpserver

Paste.httpserver And Slowdown With Http/1.1 Keep-alive; Tested With Httperf And Ab

I have a web server based on paste.httpserver as an adapater between HTTP and WSGI. When I do perfo… Read more Paste.httpserver And Slowdown With Http/1.1 Keep-alive; Tested With Httperf And Ab

Simple Http Server Does Not Work When Converted To Exe

I wrote a simple python http server to serve the files(folders) of the present working directory. i… Read more Simple Http Server Does Not Work When Converted To Exe