Hi Lin, 

I don’t see anything obviously wrong. 

What is your vcl.conf? Also could you check the status of your nginx workers in 
vpp by doing: “show app” and then “show app <index>” where index is the index 
associated to your nginx app (if no other app is associated it should be 1). 

Here’s some example output: 

DBGvpp# sh app
Index     Name                Namespace
0         tls                 default
1         ldp-83053-app[shm]  default
DBGvpp# sh app 1
app-name ldp-83053-app[shm] app-index 1 ns-index 0 seg-size 38.15m
rx-fifo-size 97.66k tx-fifo-size 97.66k workers:
  wrk-index 1 app-index 1 map-index 0 api-client-index 0
  wrk-index 2 app-index 1 map-index 1 api-client-index 256
  wrk-index 3 app-index 1 map-index 2 api-client-index 512
  wrk-index 4 app-index 1 map-index 3 api-client-index 768
  wrk-index 5 app-index 1 map-index 4 api-client-index 1024 

Here nginx is registered into the session layer by ldp as “ld-83053-app” (83053 
is nginx’s pid) and it has 4 workers. 

Regards, 
Florin

> On Dec 6, 2019, at 12:47 AM, lin.yan...@zte.com.cn wrote:
> 
> Hi Florin,
> I have modified some configuration items of starup.conf and nginx.conf,but 
> the results were still the same.
> The nginx logs are:<捕获1.PNG>
> 
> The configuration files are in the attachment.
> I don't know what went wrong? Can you help me analyze it?
> Thanks,
> Yang.L <捕获1.PNG><startup.conf><nginx.conf>-=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> 
> View/Reply Online (#14821): https://lists.fd.io/g/vpp-dev/message/14821
> Mute This Topic: https://lists.fd.io/mt/64501057/675152
> Mute #vpp: https://lists.fd.io/mk?hashtag=vpp&subid=1480544
> Mute #ngnix: https://lists.fd.io/mk?hashtag=ngnix&subid=1480544
> Group Owner: vpp-dev+ow...@lists.fd.io
> Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [fcoras.li...@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#14830): https://lists.fd.io/g/vpp-dev/message/14830
Mute This Topic: https://lists.fd.io/mt/64501057/21656
Mute #vpp: https://lists.fd.io/mk?hashtag=vpp&subid=1480452
Mute #ngnix: https://lists.fd.io/mk?hashtag=ngnix&subid=1480452
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to