litespeedtech / litespeedtech/lscache_wp

CSS HTTP/2 Push get 503 http code error with openlitespeed server

Open
#216 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
257
Forks
123
PR merge metrics
No merged PRs in 30d

Description

I have one wordpress installation issue that when I enable "CSS HTTP/2 Push" feature from lscache wordpress plugin, the site get 503 error from openlitespeed server (I am suing 1.6.10-1, but tried also with 1.6.11.-1 and 1.6.12-1). The only log that I get with debug mode is:

```bash
2020-04-27 19:56:12.075803 [NOTICE] [xxx.xxx.xxx.xxx:55550#xxxxxxxxxxx.xxx] oops! 503 Service Unavailable
2020-04-27 19:56:12.075818 [INFO] [xxx.xxx.xxx.xxx:55550] Content len: 0, Request line:
GET / HTTP/1.1
```

/wp-admin continue working normally.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named in the report. Start by reproducing the issue with CSS HTTP/2 Push enabled on OpenLiteSpeed 1.6.x, inspect the available debug log, and compare normal requests with the failing GET /. Done means the setting no longer produces a 503 while /wp-admin continues to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
backend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.