[mapserver-users] MapCache Time Dimension

Stephen Woodbridge stephenwoodbridge37 at gmail.com
Tue Aug 14 05:40:32 PDT 2018


The error message says "

(not in cache, and/or no source configured)

" if you don't have the tile in the cache then mapcache needs to know 
how to generate the tile which is defined by the source definition and 
it can not find a source definition for "random_crime_wms". What does 
the source definition look like?

-Steve W


On 8/14/2018 5:38 AM, coastalrocket wrote:
> Hi there,
>
> I'm having issue with MapCache with a time dimension. The image returned is
> blank with "no tiles containing image data could be retrieved to create map
> (not in cache, and/or no source configured)" in my apache error log.
>
> When I hit the WMS-T directly I get images containing data so I'm confident
> that this working as intended.
> Without the dimensions section in my MapCache tileset definition it returns
> an image with the default time. Default time is set in my .map file.
>
> So I've concentrated on checking the dimensions section on my configuration.
> Like others I'm sure I've taken copy from
> https://mapserver.org/mapcache/dimensions.html. I've tested the query in
> sqlite and that appears ok. The table definition is CREATE TABLE
> random_crime_time(the_date date); which contains a distinct datetime values
> from my spatial dataset ordered by the_date desc. I hope this sounds
> reasonable.
>
> Here's the tileset definition:
> <tileset name="random_crime">
>      <source>random_crime_wms</source>	
>      <dimensions>
>        <assembly_type>stack</assembly_type>
>        <store_assemblies>true</store_assemblies>
>        <subdimensions_read_only>false</subdimensions_read_only>		
>        <dimension name="time" default="2011" type="time">
>          <dbfile>E:\\ms4w\\tmp\\random_crime.db</dbfile>
>            <query>SELECT strftime("%Y-%m-%dT%H:%M:%SZ",the_date) FROM
> random_crime_time WHERE the_date >=
> datetime(:start_timestamp,"unixepoch") AND the_date <=
> datetime(:end_timestamp,"unixepoch")  ORDER BY the_date DESC</query>
>        </dimension>
>      </dimensions>
>      <cache>time_disk_cache</cache>
>      <format>png_best</format>
>      <grid>bng_grid</grid>
>      <metatile>5 5</metatile>
>      <metabuffer>10</metabuffer>
>      <expires>3600</expires>		
> </tileset>
>
> I'm running 3.2.7 ms4w: MapServer CGI 7.0.7 and MapCache 1.6.1. My next
> thoughts are to work out how to place a trace on sqlite.
>
> Any pointers much appreciated
> AndyB
>
> Here's the apache access log:
> ::1 - - [14/Aug/2018:10:36:18 +0100] "GET
> /mapcache?TIME=2011-01-10&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&LAYERS=random_crime&STYLES=&WIDTH=800&HEIGHT=600&FORMAT=image/png&SRS=EPSG:27700&TILED=true&DPI=96&MAP_RESOLUTION=96&FORMAT_OPTIONS=dpi:96&TRANSPARENT=TRUE&BBOX=484031.98297410696977749,158902.34551714232657105,492935.18127151770750061,164805.54381455303519033
> HTTP/1.1" 200 3134
>
> Here's the apache error log:
> [Tue Aug 14 10:36:16.879152 2018] [:debug] [pid 4180:tid 972]
> mod_mapcache.c(448): [client ::1:49513] mapcache quick handler hook on uri
> /mapcache
> [Tue Aug 14 10:36:16.879152 2018] [authz_core:debug] [pid 4180:tid 972]
> mod_authz_core.c(806): [client ::1:49513] AH01626: authorization result of
> Require all granted: granted
> [Tue Aug 14 10:36:16.879152 2018] [authz_core:debug] [pid 4180:tid 972]
> mod_authz_core.c(806): [client ::1:49513] AH01626: authorization result of
> <RequireAny>: granted
> [Tue Aug 14 10:36:16.880103 2018] [:debug] [pid 4180:tid 1012]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/236/000/000/077.png
> [Tue Aug 14 10:36:16.880103 2018] [:debug] [pid 4180:tid 1016]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/236/000/000/080.png
> [Tue Aug 14 10:36:16.880103 2018] [:debug] [pid 4180:tid 1028]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/240/000/000/080.png
> [Tue Aug 14 10:36:16.884154 2018] [:debug] [pid 4180:tid 1020]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/240/000/000/077.png
> [Tue Aug 14 10:36:16.888155 2018] [:debug] [pid 4180:tid 972]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/236/000/000/078.png
> [Tue Aug 14 10:36:16.891151 2018] [:debug] [pid 4180:tid 972]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/236/000/000/079.png
> [Tue Aug 14 10:36:16.895154 2018] [:debug] [pid 4180:tid 972]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/237/000/000/077.png
> [Tue Aug 14 10:36:16.898153 2018] [:debug] [pid 4180:tid 972]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/237/000/000/078.png
> [Tue Aug 14 10:36:16.901154 2018] [:debug] [pid 4180:tid 972]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/237/000/000/079.png
> [Tue Aug 14 10:36:16.904121 2018] [:debug] [pid 4180:tid 972]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/237/000/000/080.png
> [Tue Aug 14 10:36:16.907198 2018] [:debug] [pid 4180:tid 972]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/238/000/000/077.png
> [Tue Aug 14 10:36:16.912155 2018] [:debug] [pid 4180:tid 972]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/238/000/000/078.png
> [Tue Aug 14 10:36:16.915154 2018] [:debug] [pid 4180:tid 972]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/238/000/000/079.png
> [Tue Aug 14 10:36:16.918153 2018] [:debug] [pid 4180:tid 972]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/238/000/000/080.png
> [Tue Aug 14 10:36:16.920151 2018] [:debug] [pid 4180:tid 972]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/239/000/000/077.png
> [Tue Aug 14 10:36:16.924153 2018] [:debug] [pid 4180:tid 972]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/239/000/000/078.png
> [Tue Aug 14 10:36:16.927154 2018] [:debug] [pid 4180:tid 972]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/239/000/000/079.png
> [Tue Aug 14 10:36:16.930153 2018] [:debug] [pid 4180:tid 972]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/239/000/000/080.png
> [Tue Aug 14 10:36:16.932151 2018] [:debug] [pid 4180:tid 972]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/240/000/000/078.png
> [Tue Aug 14 10:36:16.935153 2018] [:debug] [pid 4180:tid 972]
> mod_mapcache.c(164): [client ::1:49513] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/240/000/000/079.png
> [Tue Aug 14 10:36:16.939154 2018] [:error] [pid 4180:tid 972] [client
> ::1:49513] no tiles containing image data could be retrieved to create map
> (not in cache, and/or no source configured)
> [Tue Aug 14 10:36:17.215152 2018] [mpm_winnt:notice] [pid 1456:tid 520]
> AH00428: Parent: child process 4180 exited with status 3221225477 --
> Restarting.
> [Tue Aug 14 10:36:18.147130 2018] [:info] [pid 1456:tid 520] loaded mapcache
> configuration file from E:/ms4w/apps/mapcache/mapcache.xml on endpoint
> /mapcache
> [Tue Aug 14 10:36:18.157127 2018] [mpm_winnt:notice] [pid 1456:tid 520]
> AH00455: Apache/2.4.33 (Win32) mod_fcgid/2.3.9 mod-mapcache/1.6.1 configured
> -- resuming normal operations
> [Tue Aug 14 10:36:18.157127 2018] [mpm_winnt:notice] [pid 1456:tid 520]
> AH00456: Server built: Apr 30 2018 12:56:38
> [Tue Aug 14 10:36:18.157127 2018] [core:notice] [pid 1456:tid 520] AH00094:
> Command line: 'E:\\ms4w\\Apache\\bin\\httpd.exe -d E:/ms4w/Apache'
> [Tue Aug 14 10:36:18.157127 2018] [core:debug] [pid 1456:tid 520]
> log.c(1567): AH02639: Using SO_REUSEPORT: no (0)
> [Tue Aug 14 10:36:18.160128 2018] [mpm_winnt:notice] [pid 1456:tid 520]
> AH00418: Parent: Created child process 4268
> [Tue Aug 14 10:36:18.160128 2018] [mpm_winnt:debug] [pid 1456:tid 520]
> mpm_winnt.c(429): AH00402: Parent: Sent the scoreboard to the child
> [Tue Aug 14 10:36:18.434129 2018] [:info] [pid 4268:tid 356] loaded mapcache
> configuration file from E:/ms4w/apps/mapcache/mapcache.xml on endpoint
> /mapcache
> [Tue Aug 14 10:36:18.464126 2018] [:info] [pid 4268:tid 356] loaded mapcache
> configuration file from E:/ms4w/apps/mapcache/mapcache.xml on endpoint
> /mapcache
> [Tue Aug 14 10:36:18.474126 2018] [mpm_winnt:debug] [pid 4268:tid 356]
> mpm_winnt.c(1718): AH00453: Child process is running
> [Tue Aug 14 10:36:18.474126 2018] [:debug] [pid 4268:tid 356]
> mod_mapcache.c(316): creating a child process mapcache connection pool on
> server www.example.com for alias /mapcache
> [Tue Aug 14 10:36:18.474126 2018] [mpm_winnt:debug] [pid 4268:tid 356]
> mpm_winnt.c(343): AH00391: Child: Retrieved our scoreboard from the parent.
> [Tue Aug 14 10:36:18.474126 2018] [mpm_winnt:debug] [pid 1456:tid 520]
> mpm_winnt.c(512): AH00408: Parent: Duplicating socket 432 ([::]:8080) and
> sending it to child process 4268
> [Tue Aug 14 10:36:18.474126 2018] [mpm_winnt:debug] [pid 4268:tid 356]
> mpm_winnt.c(465): AH00403: Child: Waiting for data for listening socket
> 0.0.0.0:8080
> [Tue Aug 14 10:36:18.474126 2018] [mpm_winnt:debug] [pid 1456:tid 520]
> mpm_winnt.c(512): AH00408: Parent: Duplicating socket 456 (0.0.0.0:8080) and
> sending it to child process 4268
> [Tue Aug 14 10:36:18.474126 2018] [mpm_winnt:debug] [pid 1456:tid 520]
> mpm_winnt.c(531): AH00411: Parent: Sent 2 listeners to child 4268
> [Tue Aug 14 10:36:18.475127 2018] [mpm_winnt:debug] [pid 4268:tid 356]
> mpm_winnt.c(465): AH00403: Child: Waiting for data for listening socket
> [::]:8080
> [Tue Aug 14 10:36:18.475127 2018] [mpm_winnt:debug] [pid 4268:tid 356]
> mpm_winnt.c(490): AH00407: Child: retrieved 2 listeners from parent
> [Tue Aug 14 10:36:18.475127 2018] [mpm_winnt:debug] [pid 4268:tid 356]
> child.c(947): AH00352: Child: Acquired the start mutex.
> [Tue Aug 14 10:36:18.475127 2018] [mpm_winnt:notice] [pid 4268:tid 356]
> AH00354: Child: Starting 64 worker threads.
> [Tue Aug 14 10:36:18.476096 2018] [mpm_winnt:debug] [pid 4268:tid 836]
> child.c(411): AH00334: Child: Accept thread listening on 0.0.0.0:8080 using
> AcceptFilter none
> [Tue Aug 14 10:36:18.476096 2018] [:debug] [pid 4268:tid 824]
> mod_mapcache.c(448): [client ::1:49514] mapcache quick handler hook on uri
> /mapcache
> [Tue Aug 14 10:36:18.477126 2018] [authz_core:debug] [pid 4268:tid 824]
> mod_authz_core.c(806): [client ::1:49514] AH01626: authorization result of
> Require all granted: granted
> [Tue Aug 14 10:36:18.477126 2018] [authz_core:debug] [pid 4268:tid 824]
> mod_authz_core.c(806): [client ::1:49514] AH01626: authorization result of
> <RequireAny>: granted
> [Tue Aug 14 10:36:18.477126 2018] [:debug] [pid 4268:tid 864]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/236/000/000/077.png
> [Tue Aug 14 10:36:18.477126 2018] [:debug] [pid 4268:tid 924]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/240/000/000/077.png
> [Tue Aug 14 10:36:18.478091 2018] [mpm_winnt:debug] [pid 4268:tid 1028]
> child.c(411): AH00334: Child: Accept thread listening on [::]:8080 using
> AcceptFilter none
> [Tue Aug 14 10:36:18.478091 2018] [:debug] [pid 4268:tid 916]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/236/000/000/080.png
> [Tue Aug 14 10:36:18.478091 2018] [:debug] [pid 4268:tid 928]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/240/000/000/080.png
> [Tue Aug 14 10:36:18.478091 2018] [:debug] [pid 4268:tid 824]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/236/000/000/078.png
> [Tue Aug 14 10:36:18.478091 2018] [:debug] [pid 4268:tid 824]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/236/000/000/079.png
> [Tue Aug 14 10:36:18.478091 2018] [:debug] [pid 4268:tid 824]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/237/000/000/077.png
> [Tue Aug 14 10:36:18.478091 2018] [:debug] [pid 4268:tid 824]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/237/000/000/078.png
> [Tue Aug 14 10:36:18.478091 2018] [:debug] [pid 4268:tid 824]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/237/000/000/079.png
> [Tue Aug 14 10:36:18.478091 2018] [:debug] [pid 4268:tid 824]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/237/000/000/080.png
> [Tue Aug 14 10:36:18.478091 2018] [:debug] [pid 4268:tid 824]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/238/000/000/077.png
> [Tue Aug 14 10:36:18.478091 2018] [:debug] [pid 4268:tid 824]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/238/000/000/078.png
> [Tue Aug 14 10:36:18.478091 2018] [:debug] [pid 4268:tid 824]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/238/000/000/079.png
> [Tue Aug 14 10:36:18.478091 2018] [:debug] [pid 4268:tid 824]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/238/000/000/080.png
> [Tue Aug 14 10:36:18.478091 2018] [:debug] [pid 4268:tid 824]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/239/000/000/077.png
> [Tue Aug 14 10:36:18.479127 2018] [:debug] [pid 4268:tid 824]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/239/000/000/078.png
> [Tue Aug 14 10:36:18.479127 2018] [:debug] [pid 4268:tid 824]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/239/000/000/079.png
> [Tue Aug 14 10:36:18.479127 2018] [:debug] [pid 4268:tid 824]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/239/000/000/080.png
> [Tue Aug 14 10:36:18.479127 2018] [:debug] [pid 4268:tid 824]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/240/000/000/078.png
> [Tue Aug 14 10:36:18.479127 2018] [:debug] [pid 4268:tid 824]
> mod_mapcache.c(164): [client ::1:49514] checking for tile
> E:/ms4w/tmp/ms_tmp/cache//random_crime/bng_grid/2011-01-10/17/000/000/240/000/000/079.png
> [Tue Aug 14 10:36:18.859100 2018] [mpm_winnt:notice] [pid 1456:tid 520]
> AH00428: Parent: child process 4268 exited with status 3221225477 --
> Restarting.
> [Tue Aug 14 10:36:19.193061 2018] [:info] [pid 1456:tid 520] loaded mapcache
> configuration file from E:/ms4w/apps/mapcache/mapcache.xml on endpoint
> /mapcache
> [Tue Aug 14 10:36:19.202104 2018] [mpm_winnt:notice] [pid 1456:tid 520]
> AH00455: Apache/2.4.33 (Win32) mod_fcgid/2.3.9 mod-mapcache/1.6.1 configured
> -- resuming normal operations
> [Tue Aug 14 10:36:19.202104 2018] [mpm_winnt:notice] [pid 1456:tid 520]
> AH00456: Server built: Apr 30 2018 12:56:38
> [Tue Aug 14 10:36:19.202104 2018] [core:notice] [pid 1456:tid 520] AH00094:
> Command line: 'E:\\ms4w\\Apache\\bin\\httpd.exe -d E:/ms4w/Apache'
> [Tue Aug 14 10:36:19.202104 2018] [core:debug] [pid 1456:tid 520]
> log.c(1567): AH02639: Using SO_REUSEPORT: no (0)
> [Tue Aug 14 10:36:19.205101 2018] [mpm_winnt:notice] [pid 1456:tid 520]
> AH00418: Parent: Created child process 1648
> [Tue Aug 14 10:36:19.205101 2018] [mpm_winnt:debug] [pid 1456:tid 520]
> mpm_winnt.c(429): AH00402: Parent: Sent the scoreboard to the child
> [Tue Aug 14 10:36:19.489101 2018] [:info] [pid 1648:tid 356] loaded mapcache
> configuration file from E:/ms4w/apps/mapcache/mapcache.xml on endpoint
> /mapcache
> [Tue Aug 14 10:36:19.519101 2018] [:info] [pid 1648:tid 356] loaded mapcache
> configuration file from E:/ms4w/apps/mapcache/mapcache.xml on endpoint
> /mapcache
> [Tue Aug 14 10:36:19.529102 2018] [mpm_winnt:debug] [pid 1648:tid 356]
> mpm_winnt.c(1718): AH00453: Child process is running
> [Tue Aug 14 10:36:19.530101 2018] [:debug] [pid 1648:tid 356]
> mod_mapcache.c(316): creating a child process mapcache connection pool on
> server www.example.com for alias /mapcache
> [Tue Aug 14 10:36:19.530101 2018] [mpm_winnt:debug] [pid 1648:tid 356]
> mpm_winnt.c(343): AH00391: Child: Retrieved our scoreboard from the parent.
> [Tue Aug 14 10:36:19.530101 2018] [mpm_winnt:debug] [pid 1648:tid 356]
> mpm_winnt.c(465): AH00403: Child: Waiting for data for listening socket
> 0.0.0.0:8080
> [Tue Aug 14 10:36:19.530101 2018] [mpm_winnt:debug] [pid 1456:tid 520]
> mpm_winnt.c(512): AH00408: Parent: Duplicating socket 456 (0.0.0.0:8080) and
> sending it to child process 1648
> [Tue Aug 14 10:36:19.530101 2018] [mpm_winnt:debug] [pid 1456:tid 520]
> mpm_winnt.c(512): AH00408: Parent: Duplicating socket 432 ([::]:8080) and
> sending it to child process 1648
> [Tue Aug 14 10:36:19.530101 2018] [mpm_winnt:debug] [pid 1456:tid 520]
> mpm_winnt.c(531): AH00411: Parent: Sent 2 listeners to child 1648
> [Tue Aug 14 10:36:19.531099 2018] [mpm_winnt:debug] [pid 1648:tid 356]
> mpm_winnt.c(465): AH00403: Child: Waiting for data for listening socket
> [::]:8080
> [Tue Aug 14 10:36:19.531099 2018] [mpm_winnt:debug] [pid 1648:tid 356]
> mpm_winnt.c(490): AH00407: Child: retrieved 2 listeners from parent
> [Tue Aug 14 10:36:19.531099 2018] [mpm_winnt:debug] [pid 1648:tid 356]
> child.c(947): AH00352: Child: Acquired the start mutex.
> [Tue Aug 14 10:36:19.531099 2018] [mpm_winnt:notice] [pid 1648:tid 356]
> AH00354: Child: Starting 64 worker threads.
> [Tue Aug 14 10:36:19.534049 2018] [mpm_winnt:debug] [pid 1648:tid 876]
> child.c(411): AH00334: Child: Accept thread listening on [::]:8080 using
> AcceptFilter none
> [Tue Aug 14 10:36:19.534049 2018] [mpm_winnt:debug] [pid 1648:tid 940]
> child.c(411): AH00334: Child: Accept thread listening on 0.0.0.0:8080 using
> AcceptFilter none
>
>
>
>
>
> --
> Sent from: http://osgeo-org.1560.x6.nabble.com/Mapserver-User-f4226646.html
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapserver-users



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



More information about the mapserver-users mailing list