Warning: Use of undefined constant - assumed ' ' (this will throw an Error in a future version of PHP) in /home/kogakusha-web/www/itc/wp-content/themes/perth/template-parts/content.php on line 41
こんなときー!
FileMaker上で画像をオブジェクトフィールドに取り込む際、やたら時間がかかることがあります。
テスト環境では問題なく登録が出来たのに、本番では激遅?!など。
【環境】
今回起きた環境
- サーバー:Windowsサーバー
- FileMaker Server 17
- FileMaker Pro Advanced 17
【原因】
ポート番号:443 が空いてるか確認しよう!
FileMakerのドキュメントには、「オブジェクトフィールドへのデータの挿入には443番ポートが使われる」と書かれています。
しかし、443番ポートを開放しなくても、(時間はかかるものの)挿入が出来てしまうんです!
小さい容量であれば環境によってすぱっとデータが入ってしまいます。
テスト環境上では問題なかったのに、本番稼働では重い!というような時は443番ポートを確認しましょう。
Warning: Use of undefined constant php - assumed 'php ' (this will throw an Error in a future version of PHP) in /home/kogakusha-web/www/itc/wp-content/themes/perth/template-parts/content.php on line 55
詳細