I have a Mozilla Js application, which is used with many views of the use of PHP-PDO data from a MySQL database. In addition, a nodjs application is bringing data every 30 seconds. From the same MySQL database.
While launching IIS to run angular and node apps on a Windows server, TCP connections are increasing for more than 100, with all the status "TIME_WAIT".
Is there a chance to reduce the waiting time to reuse connections or destroy the socket connection completely?
No comments:
Post a Comment