


How to temporarily respond to user requests when there is a problem with the origin site_PHP Tutorial
When there is a problem with the origin site, how can the user's request be temporarily responded to?
When there is a problem with the origin site and the requested content cannot be returned to the user, is there any way for the user to still get the requested content? Content, albeit expired content?Method 1: Implemented by adding ats plug-in:
In order to prevent problems at the origin site, such as a timeout, resulting in data not being returned normally, and error codes such as 502 and 504 being returned, the ats proxy server will return directly Give users 502 and 504, which affects the user experience. ATS can add plug-in functions to achieve this. When ATS receives 502 and 504 returned by the origin site, if there is expired cache data locally in ATS, the expired cache data will be temporarily returned to the user. From the user's perspective, there are 200 successful visits.
Method 2: Use the processing mechanism of ats:
If the origin site cannot return data to ats, such as the origin site service is stopped or the machine is down, then if there is cache in ats at this time TCP_REFRESH_FAIL_HIT/200 will be returned, and it will always be TCP_HIT/200 when accessed again until the cache value of proxy.config.http.cache.max_stale_age is reached. In the future, TCP_REFRESH_FAIL_HIT/502 will be returned for subsequent requests.
The configuration in records.config Item:
proxy.config.http.cache.max_stale_age INT 604800
The meaning of the above configuration item: the maximum time that the old object can respond before the object cannot be cached (default is 604800s per week).
The premise for the above two methods to achieve the expected results is that there is a cache in ats and it has expired
==========
Test in the case of method 2 above:
The following is the difference between some response header information of the client:
1. The server provides services normally and responds normally (TCP_HIT/200):
Proxy-Connection: keep-alive
* Connection #0 to host 192.168.10.74 left intact
* Closing connection #0
2. Send the same request again under server stop (TCP_REFRESH_FAIL_HIT/200):
* HTTP/1.1 proxy connection set close!
* Closing connection #0
3. Based on the above 2, send multiple same requests again (TCP_HIT/200):
Proxy-Connection: keep-alive
* Connection #0 to host 192.168.10.74 left intact
* Closing connection #0
4. Server stop When the configuration value 604800s arrives, send the request again (TCP_REFRESH_FAIL_HIT/502):
Proxy-Connection: Keep-Alive
>
* Connection #0 to host 192.168.10.74 left intact
* Closing connection #0

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



In recent days, Ice Universe has been steadily revealing details about the Galaxy S25 Ultra, which is widely believed to be Samsung's next flagship smartphone. Among other things, the leaker claimed that Samsung only plans to bring one camera upgrade

OnLeaks has now partnered with Android Headlines to provide a first look at the Galaxy S25 Ultra, a few days after a failed attempt to generate upwards of $4,000 from his X (formerly Twitter) followers. For context, the render images embedded below h

Alongside announcing two new smartphones, TCL has also announced a new Android tablet called the NXTPAPER 14, and its massive screen size is one of its selling points. The NXTPAPER 14 features version 3.0 of TCL's signature brand of matte LCD panels

In recent days, Ice Universe has been steadily revealing details about the Galaxy S25 Ultra, which is widely believed to be Samsung's next flagship smartphone. Among other things, the leaker claimed that Samsung only plans to bring one camera upgrade

The Vivo Y300 Pro just got fully revealed, and it's one of the slimmest mid-range Android phones with a large battery. To be exact, the smartphone is only 7.69 mm thick but features a 6,500 mAh battery. This is the same capacity as the recently launc

Samsung has not offered any hints yet about when it will update its Fan Edition (FE) smartphone series. As it stands, the Galaxy S23 FE remains the company's most recent edition, having been presented at the start of October 2023. However, plenty of

The Redmi Note 14 Pro Plus is now official as a direct successor to last year'sRedmi Note 13 Pro Plus(curr. $375 on Amazon). As expected, the Redmi Note 14 Pro Plus heads up the Redmi Note 14 series alongside theRedmi Note 14and Redmi Note 14 Pro. Li

Motorola has released countless devices this year, although only two of them are foldables. For context, while most of the world has received the pair as the Razr 50 and Razr 50 Ultra, Motorola offers them in North America as the Razr 2024 and Razr 2
