https://wiki.openstreetmap.org/wiki/Overpass_API/Installation#Setting_up_the_Web_API cgi を使用して Overpass api(web api) を使用してきましたが、パフォーマンスを向上させるために fastcgi に移行する必要があります。 Apache(2.4.18) httpd.conf ファイルを fcgi モジュールで使用しますか? PS: Overpass API は php を使用せず、クエリをバイナリ ファイルに送信します。つまり、バイナリ ファイルに fcgi モジュールを使用する方法を知る必要がありますか?
1 に答える
1
https://github.com/drolbr/Overpass-API/issues/209 Overpass-Api の fastcgi バージョンです。
于 2016-02-15T14:01:52.487 に答える