The invention provides a gateway method, device and equipment for a
proxy server and a medium. The method comprises the following steps: an HTTPS
proxy server receives an HTTPS request of a user; the HTTPS request is received, the header of the HTTPS request is verified, and the header comprises a signature; verifying whether the signature is correct or not; if the signature is correct, entering the step 3, and if not, refusing the HTTPS request; forming a character string according to the header, storing the character string in an LRUMap dictionary, and rejecting the HTTPS request if the character string exists; if the character string does not exist, receiving the HTTPS request; according to the method, the
upstream server address is obtained from the headers, and the traffic is forwarded to the
upstream server address, so that the security of the back-end
server is improved, malicious requests and frequent repeated requests can be effectively prevented, the security of the
system is improved, and normal services are ensured not to be interrupted.