Untitled

 avatar
unknown
apache_conf
10 months ago
144 B
3
Indexable
upstream backend {
    least_conn;
    keepalive 50;
    server app-mainfile.tashicell.com:443;
    # Additional servers commented out for now
}
Editor is loading...
Leave a Comment