B
B
barkalov2013-01-14 20:57:21
CCTV
barkalov, 2013-01-14 20:57:21

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

3 answer(s)
C
creage, 2013-01-14
@barkalov

Install Fiddler , turn on modem channel emulation in it, and debit to your health.
In general, how can you develop the web without Fiddler? (:

V
vovkab, 2013-01-14
@vovkab

Personally, I like it better:
www.charlesproxy.com/
And unlike fidler, netlimeter and others, it works in all OSes (lin, win, mac os)

S
Sergey, 2013-01-14
@bondbig

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 question

Ask a Question

731 491 924 answers to any question