apache - Best choice for 5k request spikes on dynamic server -


i building backend supposed handle 5k request spikes. application photo sharing app uses sql database, php handle requests , x-sendfile send images user. best setup server wise? have build haproxy load balancer 2 apache servers have shared folder access images , database server. 4 servers in total. may install memcached save processing. hold? setup? have suggestions on improvements or better solutions?


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -