Answer the question
In order to leave comments, you need to log in
Slow channel emulation for ajax debugging. http server for windows
I am writing a javascript application, and I really do not have a slow channel to properly track all the states of the controls during loading. Which web server is better to choose so that the channel restriction can be easily configured and so that under windows. Nothing else is needed from the server, the client-side application.
Thank you.
Answer the question
In order to leave comments, you need to log in
Install Fiddler , turn on modem channel emulation in it, and debit to your health.
In general, how can you develop the web without Fiddler? (:
Personally, I like it better:
www.charlesproxy.com/
And unlike fidler, netlimeter and others, it works in all OSes (lin, win, mac os)
nginx, for example
nginx.org/ru/docs/http/ngx_http_limit_conn_module.html
nginx.org/ru/docs/http/ngx_http_limit_req_module.html
but in general there are other solutions:
habrahabr.ru/post/127274/
habrahabr.ru/post/ 24931/
and many more like it.
Probably the coolest www.netlimiter.com/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question