The @@update-poll used to update the poll results is currently defined as not cacheable and may need to be optimized as it is causing a lot of 503 errors on sites high high volume of traffic and a voting portlet enabled.
a workaround is to include something like the following on the font end web server (in this case, nginx):
The
@@update-poll
used to update the poll results is currently defined as not cacheable and may need to be optimized as it is causing a lot of 503 errors on sites high high volume of traffic and a voting portlet enabled.a workaround is to include something like the following on the font end web server (in this case, nginx):